home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000192_news@columbia.edu _Thu Dec 28 11:59:57 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id LAA28316 for <kermit.misc@watsun>; Thu, 28 Dec 1995 11:59:57 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id LAA17364 for kermit.misc@watsun; Thu, 28 Dec 1995 11:59:54 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: [Q] Clear key mapping for IBM 3270 sessions ?
  8. Date: 28 Dec 1995 16:59:47 GMT
  9. Organization: Columbia University
  10. Lines: 19
  11. Message-ID: <4buie3$gug@apakabar.cc.columbia.edu>
  12. References: <4bt2gv$ap@gaia.ns.utk.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4bt2gv$ap@gaia.ns.utk.edu>,
  16. Deutscher <sad@utkux.utcc.utk.edu> wrote:
  17. : I was wondering whether someone knows how to map the Clear key needed
  18. : for 3270 sessions to IBM mainframes (running VM/CMS), or, which key it
  19. : defaults to?  The handbook does offer an automated login script which
  20. : can b used to login to this kind of host, and, no surprise, it works,
  21. : but once in I have to wait for a minute whenever I get the More
  22. : ... message at the end of the full screen, since I haven't found the
  23. : Clear Key (yet). I'd like to map it to the numeric key pad Enter, but to
  24. : do so I need to know the proper keyboard verb.
  25. A good place to look for this kind of information is in our FAQ:
  26.  
  27.   http://www.columbia.edu/kermit/faq.html
  28.   ftp://kermit.columbia.edu/kermit/faq.txt
  29.  
  30. This question is covered in item 8.
  31.  
  32. - Frank